Skip to content

chore: 🔒 enforce type checks in ci#74

Merged
RUKAYAT-CODER merged 3 commits intorinafcode:mainfrom
laryhills:feat/enforce-type-safety-in-ci
Feb 23, 2026
Merged

chore: 🔒 enforce type checks in ci#74
RUKAYAT-CODER merged 3 commits intorinafcode:mainfrom
laryhills:feat/enforce-type-safety-in-ci

Conversation

@laryhills
Copy link
Contributor

🔒 Enforce type checks in CI


Type of Change

  • Added type-check job to frontend CI workflow
  • CI build now runs after type-check and lint pass
  • Tightened TypeScript options in tsconfig.json (noImplicitReturns, noUncheckedIndexedAccess, exactOptionalPropertyTypes)

Files Changed:

  • .github/workflows/ci.yml
  • tsconfig.json

@RUKAYAT-CODER
Copy link
Contributor

Please Fix CI errors .
Support the project with a star

@RUKAYAT-CODER RUKAYAT-CODER merged commit 1c9b37c into rinafcode:main Feb 23, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enforce Type Safety & Production Build Validation

2 participants